---
title: "Remove user's avatar"
method: DELETE
path: "/user/{id|username}/icon"
tags: ["users"]
---

# Remove user's avatar

`DELETE /user/{id|username}/icon`

## Response `204`

Expected response to a valid request

## Other responses

- `400` — Request was invalid, see given error
- `404` — The requested item(s) were not found or no authorization to access the requested item(s)

## Changes

- **2025-04-19** `4f394d2f113c` — 1 info
  - endpoint added
- **2024-10-19** `3f6661cf21f2` — 1 breaking
  - api removed without deprecation

[Change history](https://skmtc.dev/modrinth/apis/labrinth/changes/user/:id|username/icon/delete.md)

---

[API](https://skmtc.dev/modrinth/apis/labrinth.md) · [All operations](https://skmtc.dev/modrinth/apis/labrinth/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/modrinth/labrinth/revisions/83fe011e8657/schema)
